IK Create Image


Return = IK Load Effect(Filename, Effect)

Description

This command will give the same result as IK Load Effect, but it will not close the program when compilation failed. Instead it will display the compilation error and return a 0.

Parameters

FilenameStringThe filename of the effect that has to be loaded.
EffectIntegerThe ID of the effect.
ReturnIntegerReturns a 1 if the compilation succeeded.


Index